home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7623 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: news.jhu.edu!news
  2. From: Chenyang Xu <chenyang@mashie.ece.jhu.edu>
  3. Newsgroups: comp.lang.c
  4. Subject: malloc() problem
  5. Date: Tue, 27 Feb 1996 10:56:02 -0500
  6. Organization: ECE Department, The Johns Hopkins University
  7. Message-ID: <31332992.41C6@mashie.ece.jhu.edu>
  8. NNTP-Posting-Host: 128.220.14.190
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (X11; I; IRIX 5.2 IP22)
  13.  
  14. Hi, there,
  15.  
  16.     Recently I have been haunted by the core dump inside malloc() on SGI
  17. Indigo2 IRIX5.2, I know the problem is caused by my program not the
  18. malloc(). But I couldn't find the bug? Does any C expert has identified 
  19. the common reasons for malloc to core dump? Your help will probably help
  20. me to find the  bug. Thank you very much!
  21.  
  22.  
  23. -- 
  24. Chenyang
  25.  
  26.                               \\|//
  27.                               (o o)
  28.  --------------------------ooO-(_)-Ooo----------------------------------
  29.    (o) 410-516-6819             |   Fax:410-516-5566
  30.    chenyang@jhu.edu             |   http://iacl.ece.jhu.edu/~chenyang      
  31.          _________________________________________________________
  32.         /          Image Analysis and Communication Lab          /
  33.        /   Department of the  Electric and Computer Engineering /
  34.       /         The Johns Hopkins University                   /  
  35.      /             Baltimore, MD 21218                        /
  36.  =======================================================================
  37.